Skip to content

refactor: remove unused merge checker - #688

Merged
behinddwalls merged 1 commit into
mainfrom
preetam/land-delete-mergechecker
Sep 10, 2026
Merged

refactor: remove unused merge checker#688
behinddwalls merged 1 commit into
mainfrom
preetam/land-delete-mergechecker

Conversation

@behinddwalls

@behinddwalls behinddwalls commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Why?

SubmitQueue validation already crosses the Runway boundary, so the older in-process merge checker and its result entities have no callers and duplicate ownership of merge execution.

What?

Remove the mergechecker contract and implementations, delete the orphaned MergeResult and PushResult entities, and stop generating mergechecker mocks.

Test Plan

  • make gazelle
  • make test

Issues

## Summary

### Why?

SubmitQueue validation already crosses the Runway boundary, so the older in-process merge checker and its result entities have no callers and duplicate ownership of merge execution.

### What?

Remove the mergechecker contract and implementations, delete the orphaned MergeResult and PushResult entities, and stop generating mergechecker mocks.

## Test Plan

- ✅ `make gazelle`
- ✅ `make test`
@behinddwalls
behinddwalls added this pull request to the merge queue Sep 10, 2026
Merged via the queue into main with commit f1699b2 Sep 10, 2026
15 checks passed
@behinddwalls
behinddwalls deleted the preetam/land-delete-mergechecker branch September 10, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants